Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

Summary:

Resolves #2710

@Saadnajmi Saadnajmi requested a review from a team as a code owner October 1, 2025 20:23
use_react_native!(
:path => '../node_modules/react-native-macos',
:hermes_enabled => false,
:hermes_enabled => true,
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
:hermes_enabled => true,

You can just remove this line because hermes_enabled is true by default.

https://github.com/react-native-community/react-native-template-typescript/blob/f1d6de596a126dbbb8259588dba660d263f137b1/template/ios/Podfile#L15-L18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hermes is not the default JS runtime
2 participants